[XEND][XM] Fixes for xm list output
authorAlastair Tse <atse@xensource.com>
Thu, 2 Nov 2006 14:26:01 +0000 (14:26 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 2 Nov 2006 14:26:01 +0000 (14:26 +0000)
commitdfce37614dc446860225e7a83957973369f7aadf
tree4220a1e3915a22d433f8be2a496fddbb5584ead3
parente935122cf5236a1a79cd26dc4a8caa1856f761e0
[XEND][XM] Fixes for xm list output

Do not output image, security if they are empty
Change xm list slightly to be more informative about state.
Add back store_mfn and console_mfn to the SXP so save/restore can work
again.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xm/main.py